XML Einrichten Version 1.3
ProcessingStateCategory Element
XML Einrichten Version 1.3 > ProcessingStates Complex Type : ProcessingStateCategory Element
Beschreibung
Art des Prozessstatus
1 = Transport
2 = Auftragsabwicklung
3 = Kontrollergebnis
4 = Veröffentlichung
5 = Gesetzesvorschrift
Namensraum (none)
Typ
Restriction of xs:string
Diagramm
ProcessingStateCategory Element
Overview
ProcessingStateCategory Restriction of xs:string
Art des Prozessstatus
1 = Transport
2 = Auftragsabwicklung
3 = Kontrollergebnis
4 = Veröffentlichung
5 = Gesetzesvorschrift
Quelle
<xs:element name="ProcessingStateCategory" minOccurs="1" maxOccurs="1" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation xml:lang="de">
      <dl>
        <dt>Art des Prozessstatus</dt>
        <dt />
        <dt>1 = Transport</dt>
        <dt>2 = Auftragsabwicklung</dt>
        <dt>3 = Kontrollergebnis</dt>
        <dt>4 = Veröffentlichung</dt>
        <dt>5 = Gesetzesvorschrift</dt>
      </dl>
    </xs:documentation>
    <xs:documentation xml:lang="en">
      <dl>
        <dt>Type of process status</dt>
        <dt />
        <dt>1 = Transport</dt>
        <dt>2 = Order managament</dt>
        <dt>3 = Control result</dt>
        <dt>4 = Publication</dt>
        <dt>5 = Legal regulation</dt>
      </dl>
    </xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:maxLength value="3" />
    </xs:restriction>
  </xs:simpleType>
</xs:element>
Siehe auch
ProcessingStates Complex TypeXML Einrichten Version 1.3